Skip to content

Add frontend tests and CI workflow#74

Open
valITino wants to merge 1 commit intomainfrom
codex/setup-frontend-tests-and-ci-workflow
Open

Add frontend tests and CI workflow#74
valITino wants to merge 1 commit intomainfrom
codex/setup-frontend-tests-and-ci-workflow

Conversation

@valITino
Copy link
Owner

@valITino valITino commented Aug 8, 2025

Summary

  • set up Vitest and add a basic Dashboard test using React Testing Library
  • configure pre-commit with ruff and format hooks
  • add GitHub Actions workflow for backend and frontend checks plus docker image build

Testing

  • npm test (inside frontend/)
  • pytest -q (fails: ModuleNotFoundError: No module named 'app')

https://chatgpt.com/codex/tasks/task_e_68961ef24168832dafb118be499a366e

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant